Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for 2024 edition migration #1932

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

alexcrichton
Copy link
Member

Rename all gen functions/methods/variables/etc to something else. When using upstream crates (e.g. Rng::gen) use r#gen, otherwise use "generate" or "generator" as appropriately locally throughout the codebase.

Rename all `gen` functions/methods/variables/etc to something else. When
using upstream crates (e.g. `Rng::gen`) use `r#gen`, otherwise use
"generate" or "generator" as appropriately locally throughout the
codebase.
@alexcrichton alexcrichton added this pull request to the merge queue Dec 3, 2024
Merged via the queue into bytecodealliance:main with commit fc0b918 Dec 3, 2024
30 checks passed
@alexcrichton alexcrichton deleted the ed2024-prep branch December 3, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants